home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 24
/
PC Gamer IT CD 24 2-2.iso
/
DESK95
/
search
/
SEARCH32.EX_
/
SEARCH32.EX
/
0
/
RCDATA
/
TFORMRESEARCH
/
TFORMRESEARCH.txt
Wrap
Text File
|
1997-03-15
|
982b
|
52 lines
object FormResearch: TFormResearch
Left = 211
Top = 228
BorderStyle = bsDialog
Caption = 'Search among Files Found'
ClientHeight = 60
ClientWidth = 378
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 4
Top = 5
Width = 371
Height = 51
Style = bsRaised
end
object lblSearchExpr: TLabel
Left = 19
Top = 14
Width = 116
Height = 13
Caption = 'Enter search expression:'
FocusControl = cmbSearchExpr
end
object cmbSearchExpr: TComboBox
Left = 19
Top = 29
Width = 276
Height = 21
HelpContext = 5
ItemHeight = 13
TabOrder = 0
end
object cmdOK: TButton
Left = 295
Top = 28
Width = 65
Height = 23
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
OnClick = cmdOKClick
end
end